net/http/pprof.handler.serveDeltaProfile (method)

2 uses

	net/http/pprof (current package)
		pprof.go#L239: 		name.serveDeltaProfile(w, r, p, sec)
		pprof.go#L256: func (name handler) serveDeltaProfile(w http.ResponseWriter, r *http.Request, p *pprof.Profile, secStr string) {